home *** CD-ROM | disk | FTP | other *** search
- Path: sp115.ocs.lsu.edu!not-for-mail
- From: dbaker@tiger.lsu.edu (David B Baker)
- Newsgroups: comp.lang.c
- Subject: Help w/ serial port?
- Date: 28 Jan 1996 00:38:55 -0600
- Organization: Louisiana State University
- Message-ID: <4ef5lv$1an0@tiger4.ocs.lsu.edu>
- NNTP-Posting-Host: sw107.ocs.lsu.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- Howdy. I'm trying to learn a little C programming because I
- built a simple FSK decoder and I need to write a simple piece
- of software to take a clock signal and a data signal through
- a serial port. When the clock signal goes high, I need to
- read the current bit from the data signal. It doesn't sound
- too difficult, but I'm better at building circuit boards
- than programming in C...and I'm pretty novice at the circuit
- board thing, so that should tell you something.
- I have Turbo C v1.5, but I've had no luck getting anything
- to compile and run correctly. I read the Summary on Serial
- Comms file, and I sent a note to the author, but I'm still
- having trouble. Can someone shed some light on my problem?
- Dave
- dbaker@tiger.lsu.edu
-
-